Home
last modified time | relevance | path

Searched defs:input_list (Results 1 – 16 of 16) sorted by relevance

/external/freetype/src/tools/docmaker/
Dutils.py41 def sort_order_list( input_list, order_list ): argument
/external/tensorflow/tensorflow/core/kernels/
Dstring_join_op.cc38 OpInputList input_list; in Compute() local
Dlist_kernels.cc196 const TensorList& input_list, in ForwardInputOrCreateNewList()
420 const TensorList* input_list = nullptr; in Compute() local
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py521 def _get_var_read_dtype(input_list, should_cast): argument
529 def autocast_context_manager(input_list, should_cast): argument
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dtensor_utils.cc26 const OpInputList& input_list) { in OpInputListToTensorVec()
/external/vixl/tools/test_generator/
Dparser.py320 def ParseTestFile(test_name, test_isa, mnemonics, operand_list, input_list, argument
/external/ltp/android/tools/
Dandroid_build_generator.py261 def ParseInput(self, input_list, ltp_root): argument
/external/tensorflow/tensorflow/core/kernels/data/
Dgraph_rewrite_dataset.cc37 std::vector<std::pair<string, Tensor>> input_list; in Optimize() local
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/
Dsdca_ops.py283 def _convert_n_to_tensor(self, input_list, as_ref=False): argument
/external/tensorflow/tensorflow/cc/ops/
Dwhile_loop.cc78 std::vector<NodeBuilder::NodeOut> input_list({enter_input, next_input}); in CreateMerge() local
/external/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c354 struct exec_list *input_list = &consumer->inputs; in compact_components() local
/external/tensorflow/tensorflow/core/framework/
Ddataset.h415 std::vector<std::pair<string, Tensor>>* input_list = nullptr; // Not owned. member
423 std::vector<std::pair<string, Tensor>>* input_list() { in input_list() function
Dop_kernel.cc635 Status OpKernelContext::input_list(StringPiece name, OpInputList* list) { in input_list() function in tensorflow::OpKernelContext
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dchoose_fastest_dataset_op.cc39 OpInputList input_list; in MakeDataset() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_ops.cc314 Status GetInitializedList(const xla::XlaOp& input_list, in GetInitializedList()
/external/tensorflow/tensorflow/c/
Dc_api.cc1221 std::vector<NodeBuilder::NodeOut> input_list; in TF_AddInputList() local