Home
last modified time | relevance | path

Searched defs:input_names (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/contrib/predictor/
Dsaved_model_predictor.py88 input_names, argument
116 input_names=None, argument
Dpredictor_factories.py111 input_names=None, argument
/external/tensorflow/tensorflow/core/kernels/
Dsave_op.cc56 static const char* input_names[3] = {"basename", "shard", "num_shards"}; in Compute() local
79 static const char* input_names[2] = {"basename", "num_shards"}; in Compute() local
Dremote_fused_graph_execute_utils_test.cc176 void SetSubgraphArguments(const std::vector<string>& input_names, in SetSubgraphArguments()
/external/tensorflow/tensorflow/contrib/meta_graph_transform/
Dmeta_graph_transform.py74 def _gtt_transforms(graph_def, input_names, output_names, initializer_names, argument
189 def _sparsify_gather_transform(graph_def, input_names, output_names, argument
268 input_names, argument
716 base_meta_graph_def, input_names, output_names, transforms, tags, argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_constants_lib.cc121 std::unordered_set<string> input_names; in RewriteInputsAsPlaceholders() local
152 std::unordered_set<TensorId, TensorId::Hasher> input_names; in RemoveUnusedNodes() local
242 std::vector<TensorId> input_names; in FoldConstants() local
Dtransform_utils.h223 std::vector<string> input_names; member
Dquantize_nodes.cc196 std::set<string> input_names(context.input_names.begin(), in MergeDuplicateNodes() local
Dquantize_nodes_test.cc73 std::vector<string> input_names; in TestTransformedVersusFloatGraph() local
/external/tensorflow/tensorflow/core/debug/
Ddebugger_state_impl.cc43 const int64 executor_step_index, const std::vector<string>& input_names, in PublishDebugMetadata()
Ddebug_io_utils.cc329 const int64 executor_step_index, const std::vector<string>& input_names, in PublishDebugMetadata()
/external/tensorflow/tensorflow/core/common_runtime/
Dsession.cc38 Status Session::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
Dgraph_runner.cc131 std::vector<string> input_names; in Run() local
Ddirect_session.cc438 std::vector<string> input_names(callable_options.feed().begin(), in CreateDebuggerState() local
834 Status DirectSession::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
/external/tensorflow/tensorflow/contrib/session_bundle/
Dsignature.cc260 const std::vector<string>& input_names, in BindGenericNames()
Dsignature_test.cc682 const std::vector<string> input_names = {"logical_B", "logical_A"}; in TEST_F() local
691 const std::vector<string> input_names = {"logical_B", "logical_MISSING"}; in TEST_F() local
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc254 const std::vector<string>& input_names, in RecordPRunSetup()
448 Status SessionRef::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
Dtf_session_helper.cc72 NameVector input_names; in TF_Run_wrapper_helper() local
325 const NameVector& input_names, in TF_PRunSetup_wrapper()
/external/vixl/tools/test_generator/
Dgenerator.py137 def __init__(self, name, seed, operand_names, input_names, operand_filter, argument
/external/tensorflow/tensorflow/python/ops/
Dwhile_v2.py833 def _resource_input_index(self, tensor_name, input_names, node_defs, argument
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc298 Status GrpcSession::PRunSetup(const std::vector<string>& input_names, in PRunSetup()
/external/adhd/cras/src/server/
Dcras_alsa_mixer.c686 static const char * const input_names[] = { in cras_alsa_mixer_add_controls_by_name_matching() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc1757 std::vector<string> input_names; in CreateDebuggerState() local
2045 MasterSession::RunState::RunState(const std::vector<string>& input_names, in RunState()
/external/tensorflow/tensorflow/c/
Dc_api.cc928 std::vector<string> input_names(ninputs); in TF_PRunSetup() local
2732 std::vector<string> input_names(ninputs); in TF_SessionPRunSetup() local