Searched defs:OutputLength (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
H A D | eager_operation.cc | 248 Status EagerOperation::OutputLength(const char* output_name, int* length) { in OutputLength() function in tensorflow::EagerOperation |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/ | ||
H A D | op_handler_selector_test.cc | 291 Status OutputLength(const char* output_name, int* length) override { in OutputLength() function in tfrt::tf::__anon6788e1330111::FakeOperation |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ | ||
H A D | c_api_tfrt.cc | 1932 tensorflow::Status OperationInterface::OutputLength(const char* output_name, in OutputLength() function in tfrt::tf::OperationInterface |