Home
last modified time | relevance | path

Searched defs:gdef (Results 1 – 25 of 40) sorted by relevance

12

/external/tensorflow/tensorflow/core/ops/
Darray_grad_test.cc39 auto gdef = test::function::GDef( in PackGrad() local
80 auto gdef = test::function::GDef( in UnpackGrad() local
120 auto gdef = test::function::GDef( in ConcatGrad() local
144 auto gdef = test::function::GDef( in ConcatGradV2() local
216 auto gdef = test::function::GDef( in SplitGrad() local
245 auto gdef = test::function::GDef( in SplitVGrad() local
310 auto gdef = test::function::GDef( in ReshapeGrad() local
349 auto gdef = test::function::GDef( in ExpandDimsGrad() local
387 auto gdef = test::function::GDef( in SqueezeGrad() local
417 auto gdef = test::function::GDef( in TransposeGrad() local
[all …]
Dmath_grad_test.cc77 auto gdef = test::function::GDef( in Unary() local
153 auto gdef = test::function::GDef( in SymGrad() local
208 auto gdef = test::function::GDef( in ReductionGrad() local
231 auto gdef = test::function::GDef( in MatMulCommon() local
297 auto gdef = test::function::GDef( in MatMulGradCommon() local
359 auto gdef = test::function::GDef( in SelectGrad() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dcolocation_test.cc49 GraphDef gdef = test::function::GDef({ndef}); in TEST() local
90 GraphDef gdef = in TEST() local
158 GraphDef gdef = test::function::GDef( in TEST() local
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dtf_trt_integration_test_base.py263 gdef, argument
298 def _CreateConverter(self, gdef, session_config, conversion_params): argument
316 def _GetCalibratedInferGraph(self, run_params, gdef, inputs_data): argument
339 def _GetInferGraph(self, run_params, gdef): argument
350 def _WriteGraph(self, run_params, gdef, graph_state): argument
426 def _VerifyGraphDef(self, run_params, gdef, graph_state): argument
/external/tensorflow/tensorflow/contrib/tensorrt/custom_plugin_examples/
Dplugin_test.py58 def _run_graph(self, gdef, dumm_inp): argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtest_util.h38 GraphDef gdef; member
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc114 const GraphDef& gdef = kv.second; in CheckLoopConstruction() local
400 const GraphDef& gdef = kv.second; in TEST_F() local
490 GraphDef gdef; in TEST_F() local
514 const GraphDef& gdef = kv.second; in TEST_F() local
540 GraphDef gdef; in TEST() local
591 GraphDef gdef; in TEST() local
678 GraphDef gdef; in TEST() local
Dgraph_partition.cc193 GraphDef* gdef, const Edge* edge, in AddSend()
251 GraphDef* gdef, const Edge* edge, NodeDef** real_recv, in AddRecv()
311 NodeDef* AddDummyConst(const PartitionOptions& opts, GraphDef* gdef, in AddDummyConst()
325 NodeDef* AddControlTrigger(const PartitionOptions& opts, GraphDef* gdef, in AddControlTrigger()
785 const GraphDef* gdef, std::vector<std::pair<const NodeDef*, int64>>* nodes, in TopologicalSortNodesWithTimePriority()
866 GraphDef* gdef = &part.second; in AddControlEdges() local
942 void SetIncarnation(const PartitionOptions& opts, GraphDef* gdef) { in SetIncarnation()
1195 GraphDef* gdef = &it.second; in Partition() local
Dquantize_training_test.cc397 GraphDef gdef; in TEST_F() local
491 GraphDef gdef; in TEST_F() local
Doptimizer_cse_test.cc333 GraphDef gdef; in TEST_F() local
Dgraph_constructor_test.cc2639 GraphDef gdef; in TEST_F() local
2736 GraphDef gdef; in TEST_F() local
3224 GraphDef gdef; in TEST_F() local
Dgraph_constructor.cc1208 const GraphDef& gdef, Graph* g) { in ConvertGraphDefToGraph()
1230 Status ImportGraphDef(const ImportGraphDefOptions& opts, const GraphDef& gdef, in ImportGraphDef()
Dgraph_test.cc110 GraphDef gdef; in FromGraphDef() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc601 GraphDef gdef; in TEST() local
658 GraphDef gdef; in TEST() local
717 GraphDef gdef; in TEST() local
987 GraphDef gdef; in TEST() local
1004 GraphDef gdef; in TEST() local
1028 GraphDef gdef; in TEST() local
1053 GraphDef gdef; in TEST() local
1084 GraphDef gdef; in TEST() local
Dgrpc_session.cc70 void ReEncodeConsts(GraphDef* gdef) { in ReEncodeConsts()
/external/tensorflow/tensorflow/core/util/
Ddump_graph_test.cc38 GraphDef gdef; in TEST() local
Dequal_graph_def.cc39 uint64 GraphDefHash(const GraphDef& gdef, const EqualGraphDefOptions& options) { in GraphDefHash()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc90 static Status ValidateGraphDefForDevices(const GraphDef& gdef) { in ValidateGraphDefForDevices()
122 Status GraphMgr::InitItem(const string& session, const GraphDef& gdef, in InitItem()
282 Status GraphMgr::Register(const string& session, const GraphDef& gdef, in Register()
Dcluster_function_library_runtime.cc140 GraphDef gdef; in Instantiate() local
/external/harfbuzz_ng/src/
Dmain.cc175 const GDEF &gdef = *CastP<GDEF> (font_data + table.offset); in main() local
/external/freetype/src/otvalid/
Dotvmod.c78 FT_Byte* volatile gdef; in otv_validate() local
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_xla_computations_pass.cc187 GraphDef gdef; in RewriteSubgraph() local
Dencapsulate_xla_computations_pass_test.cc182 GraphDef gdef; in TEST() local
/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc1292 GraphDef gdef; in TEST_F() local
1340 GraphDef gdef; in TEST_F() local
1368 GraphDef gdef; in TEST_F() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc131 GraphDef gdef; in Extend() local

12