Home
last modified time | relevance | path

Searched defs:accumulation_type (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dlrn_ops.cc51 auto accumulation_type = XlaHelpers::SumAccumulationType(input_type(0)); in Compile() local
137 auto accumulation_type = XlaHelpers::SumAccumulationType(input_type(0)); in Compile() local
Dl2loss_op.cc38 const DataType accumulation_type = XlaHelpers::SumAccumulationType(dtype); in Compile() local
Dlower_upper_bound_ops.cc67 const DataType accumulation_type = XlaHelpers::SumAccumulationType(out_dtype); in BuildLowerUpperBoundOp() local
Dsoftmax_op.cc66 const DataType accumulation_type = XlaHelpers::SumAccumulationType(type); in CrossEntropyWithLogits() local
Dfake_quantize_ops.cc198 const DataType accumulation_type = in Compile() local
313 const DataType accumulation_type = in Compile() local
Dbatch_norm_op.cc313 const DataType accumulation_type = in Compile() local
Dimage_ops.cc204 const DataType accumulation_type = XlaHelpers::SumAccumulationType(type); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dresult_caster_test.cc52 const PrimitiveType accumulation_type = in TEST_P() local
/external/tensorflow/tensorflow/lite/toco/
Dtoco_flags.proto251 optional IODataType accumulation_type = 37; field
Dargs.h198 Arg<std::string> accumulation_type; member
/external/tensorflow/tensorflow/lite/python/
Dconvert.py491 accumulation_type=None, argument
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dpooling.cc81 PrimitiveType accumulation_type = init_shape.element_type(); in ComputeSums() local