Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/
H A Dcheckpoint_writer.cc36 tf::TensorShape ConvertShape(const TensorShape& shape) { in ConvertShape() function
H A Dconverters.cc53 TensorShape ConvertShape(const tf::TensorShape& shape) { in ConvertShape() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc2126 Status ConvertShape(OpConverterParams* params) { in ConvertShape() function
H A Dconvert_nodes_test.cc3015 TEST_P(OpConverter_FP32_Test, ConvertShape) { in TEST_P() argument