Home
last modified time | relevance | path

Searched defs:flat_shape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Drsqrt_builder.cc55 int flat_shape[] = {1, 1, 1, num_elements_}; in AddNumerator() local
91 int flat_shape[] = {1, 1, 1, num_elements_}; in PopulateSubGraph() local
/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
Drestore_ops.cc52 int64 flat_shape[] = {1}; in CreateStringVectorTensorHandle() local
/external/tensorflow/tensorflow/core/kernels/fuzzing/
Dscatter_nd_fuzz.cc66 auto flat_shape = shape_tensor.flat<int32>(); in FuzzImpl() local
/external/tensorflow/tensorflow/core/grappler/costs/
Danalytical_cost_estimator_test.cc71 auto flat_shape = ops::Const(s.WithOpName("flat_shape"), in CreateMiniGraph() local
/external/tensorflow/tensorflow/core/kernels/
Ddecode_proto_op.cc792 TensorShape flat_shape = {static_cast<int64>(message_count), in Compute() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc895 const Shape& flat_shape = instr->shape(); in TryFlattenNestedTuples() local