Home
last modified time | relevance | path

Searched defs:max_tensor (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_weights.cc121 Tensor max_tensor(DT_FLOAT, {}); in QuantizeWeights() local
Dfreeze_requantization_ranges.cc194 Tensor max_tensor(DT_FLOAT, {}); in FreezeRequantizationRanges() local
Dquantize_nodes.cc352 Tensor max_tensor(DT_FLOAT, {}); in QuantizePlaceholders() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc292 float max_tensor, int64 tensor_num_elements, in VectorTensorAddition()
310 float max_tensor, int64 tensor_num_elements, in VectorTensorAddition()
395 float max_tensor, int64 tensor_num_elements, in VectorTensorAddition()