Home
last modified time | relevance | path

Searched defs:shape_shape (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dreshape_test_common.h48 std::initializer_list<int> shape_shape, in ReshapeOpModel()
95 std::initializer_list<int> shape_shape, in BuildWithTensorShape()
115 std::initializer_list<int> shape_shape, in BuildWithConstantTensorShape()
H A Dbroadcast_to_test.cc33 std::initializer_list<int> shape_shape) { in BroadcastToOpModel()
45 std::initializer_list<int> shape_shape, in BroadcastToOpModel()
H A Dscatter_nd.cc52 const RuntimeShape& shape_shape, in CheckShapes()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dempty_op.cc43 const TensorShape shape_shape = ctx->InputShape("shape"); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
H A Dsparse_concat_op_test.py33 shape_shape=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc962 Output shape_shape = ops::Const(root.WithOpName("shape_shape"), {2}, {1}); in TEST() local
1033 Output shape_shape = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc2319 ShapeHandle values_shape, ShapeHandle shape_shape) { in ValidateSparseTensor()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc3026 TensorShape shape_shape({var_shape.dims()}); in CreateTpuExecuteDummyArg() local