Home
last modified time | relevance | path

Searched refs:StripDefaultAttributes (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dgraph_def_util.h111 void StripDefaultAttributes(const OpRegistryInterface& op_registry,
Dgraph_def_util_test.cc251 StripDefaultAttributes(registry, graph_def.mutable_node()); in TEST()
268 StripDefaultAttributes(registry, graph_def.mutable_node()); in TEST()
Dgraph_def_util.cc167 void StripDefaultAttributes(const OpRegistryInterface& op_registry, in StripDefaultAttributes() function
/external/tensorflow/tensorflow/python/grappler/
Dtf_optimizer_wrapper.cc101 tensorflow::StripDefaultAttributes(*tensorflow::OpRegistry::Global(), in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc38 StripDefaultAttributes( in StripDefaultAttributesInRegisterFunctionOp()
43 StripDefaultAttributes(*OpRegistry::Global(), function.mutable_node_def()); in StripDefaultAttributesInRegisterFunctionOp()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.cc228 StripDefaultAttributes(*OpRegistry::Global(), in Instantiate()
Dmaster_session.cc477 StripDefaultAttributes(*OpRegistry::Global(), in DoRegisterPartitions()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc632 StripDefaultAttributes( in MaybeRegisterFunctionRemotely()
673 StripDefaultAttributes( in RegisterExistingFunctionsOnRemoteWorkers()