Searched defs:input_mean (Results 1 – 7 of 7) sorted by relevance
41 input_mean=0, argument80 input_mean = 0 variable108 input_mean = args.input_mean variable
117 const int input_width, const float input_mean, in ReadTensorFromImageFile()289 float input_mean = 0; in main() local
39 def create_examples(num_examples, input_mean): argument
127 …const auto input_mean = reinterpret_cast<const ScalarType *>(bn_mean->ptr_to_element(Coordinates(… in fused_batch_normalization_conv() local223 …const auto input_mean = reinterpret_cast<const ScalarType *>(bn_mean->ptr_to_element(Coordinates(… in fused_batch_normalization_dwc_nhwc() local342 …const auto input_mean = reinterpret_cast<const ScalarType *>(bn_mean->ptr_to_element(Coordinates(… in fused_batch_normalization_dwc_nchw() local
131 const auto input_mean = reinterpret_cast<const T *>(_mean->ptr_to_element(Coordinates(0, 0))); in batch_normalization_nchw() local233 const auto input_mean = reinterpret_cast<const T *>(_mean->ptr_to_element(Coordinates(0, 0))); in batch_normalization_nhwc() local
35 float input_mean = 127.5f; member
79 const int input_width, const float input_mean, in ReadTensorFromImageFile()346 int32_t input_mean = 128; in main() local