pht meaning in Chinese
压差降半时间
Examples
- Firstly , extract and sort circles of calibration disc ’ s x - ray image by the pht method
然后,以采集好的样本对bp网络进行训练。 - As a side effect , two predictions from the pht are obtained through one access to the pht , resulting in more power savings
有一个意外的效果,即pht的两次预测是通过一次访问pht获得,结果是节电。 - If the previous instruction was a branch , the btb is always accessed , regardless of the prediction from the pht , to prevent the additional delay accuracy decrease
如果前一条指令是一个分枝,则无论pht的预测是否执行, btb总被访问,以防止额外的延迟精度下降。 - In the proposed branch predictor , if the previous instruction was not a branch and the prediction from the pht is untaken , the btb is not accessed to reduce power consumption
在本文提出的分枝预测器中,如果前一条指令不是一个分枝且pht的预测尚未执行,那么btb就不被访问以降低功耗。 - To enable the selective access to the btb , the pht pattern history table in the proposed branch predictor is accessed one cycle earlier than the traditional pht if the program is executed sequentially without branch instructions
如果程序是在无分枝指令情况下顺序执行,为了使能对btb有选择性的访问,本文提出的分枝预测器中的pht要比传统的pht提早一个周期访问。