Searched defs:add_shape (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | remapper_test.cc | 1023 auto add_shape = ops::Placeholder::Shape({6}); in TEST_F() local 1088 auto add_shape = ops::Placeholder::Shape({1, 1, 1, 1, 6}); in TEST_F() local 1154 auto add_shape = ops::Placeholder::Shape({1, 1, 6}); in TEST_F() local 1915 auto add_shape = ops::Placeholder::Shape({8, 4, 32, 32, 128}); in TEST_F() local 1987 auto add_shape = ops::Placeholder::Shape({8, 4, 32, 32, 128}); in TEST_F() local 2059 auto add_shape = ops::Placeholder::Shape({8, 4, 32, 32, 128}); in TEST_F() local
|
H A D | mkl_remapper_test.cc | 759 auto add_shape = TensorShape({b0, 1, m, n}); in VerifyFused() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_batch_matmul_op.cc | 259 auto add_shape = ctx->input(3).shape(); in ExtendMklMatMulParams() local
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | graph_transfer_info.pb.h | 1944 inline void GraphTransferConstNodeInfo::add_shape(::int64_t value) { in add_shape() function 2240 inline void GraphTransferGraphInputNodeInfo::add_shape(::int64_t value) { in add_shape() function 2356 inline void GraphTransferGraphOutputNodeInfo::add_shape(::int64_t value) { in add_shape() function
|
D | attr_value.pb.h | 1198 inline ::tensorflow::TensorShapeProto* AttrValue_ListValue::add_shape() { in add_shape() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/ |
D | eager_service.pb.h | 5394 inline ::tensorflow::TensorShapeProto* QueueResponse::add_shape() { in add_shape() function 6430 inline ::tensorflow::TensorShapeProto* RunComponentFunctionResponse::add_shape() { in add_shape() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
H A D | serialization_base_generated.h | 1211 void add_shape(flatbuffers::Offset<tflite::gpu::data::BHWDC> shape) { in add_shape() function
|