Home
last modified time | relevance | path

Searched defs:RegisterFunction (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/gradients/tape/
Dtape_context.cc39 Status TapeContext::RegisterFunction(AbstractFunction* f) { in RegisterFunction() function in tensorflow::gradients::TapeContext
/external/tensorflow/tensorflow/c/experimental/op_handler/
Dinternal.cc34 Status OpHandlerContext::RegisterFunction(AbstractFunction* function) { in RegisterFunction() function in tensorflow::OpHandlerContext
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcore.cc164 Status EagerContext::RegisterFunction(AbstractFunction* f) { in RegisterFunction() function in tensorflow::EagerContext
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc394 Status RegisterFunction(AbstractFunction* func) override { in RegisterFunction() function in tensorflow::tracing::graph::GraphContext
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc267 Status RegisterFunction(AbstractFunction* func) override { in RegisterFunction() function in mlir::TF::__anone669d3350111::MlirFunctionContext
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc683 Status EagerServiceImpl::RegisterFunction( in RegisterFunction() function in tensorflow::eager::EagerServiceImpl
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc95 void RegisterFunction(sqlite3* db, in RegisterFunction() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp476 spv_result_t ValidationState_t::RegisterFunction( in RegisterFunction() function in spvtools::val::ValidationState_t
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp479 spv_result_t ValidationState_t::RegisterFunction( in RegisterFunction() function in spvtools::val::ValidationState_t
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidation_state.cpp476 spv_result_t ValidationState_t::RegisterFunction( in RegisterFunction() function in spvtools::val::ValidationState_t
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc871 tensorflow::Status ContextInterface::RegisterFunction( in RegisterFunction() function in tfrt::tf::ContextInterface