Home
last modified time | relevance | path

Searched defs:OutputLength (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc248 Status EagerOperation::OutputLength(const char* output_name, int* length) { in OutputLength() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc291 Status OutputLength(const char* output_name, int* length) override { in OutputLength() function in tfrt::tf::__anone7954bb30111::FakeOperation
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1932 tensorflow::Status OperationInterface::OutputLength(const char* output_name, in OutputLength() function in tfrt::tf::OperationInterface