Home
last modified time | relevance | path

Searched defs:input_map (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dimporter.py116 def _ProcessInputMapParam(input_map): argument
178 def _ConvertInputMapValues(name, input_map): argument
204 def _PopulateTFImportGraphDefOptions(options, prefix, input_map, argument
352 input_map=None, argument
417 input_map=None, argument
Dmeta_graph.py652 input_map=None, argument
706 input_map=None, argument
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_link.h14 ubyte input_map[PIPE_MAX_SHADER_INPUTS]; member
Dsvga_tgsi_emit.h107 struct src_register input_map[PIPE_MAX_ATTRIBS]; member
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmap_vectorization.cc165 Status CopyInputs(StringPiece input_name, const NameRangeMap& input_map, in CopyInputs()
180 Status GetInputNodeName(StringPiece input_name, const NameRangeMap& input_map, in GetInputNodeName()
206 NameRangeMap input_map; in AddNewBatchNode() local
271 NameRangeMap input_map; in AddNewMapNode() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.h103 std::map<SafeTensorId, SafeTensorId> input_map; member
Dgraph_constructor.cc126 std::map<TensorId, TensorId> input_map; member
552 bool NodeNameInValues(const std::map<TensorId, TensorId>& input_map, in NodeNameInValues() argument
/external/mesa3d/src/gallium/frontends/nine/
Dvertexshader9.h43 } input_map[PIPE_MAX_ATTRIBS]; member
Dnine_shader.h57 uint16_t input_map[PIPE_MAX_ATTRIBS]; /* VS input -> NINE_DECLUSAGE_x */ member
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c46 struct hash_table *input_map; member
/external/tensorflow/tensorflow/core/kernels/
Dmap_kernels.h43 const TensorMap& input_map, in ForwardInputOrCreateNewMap()
Dremote_fused_graph_execute_utils.cc1178 std::unordered_map<int, string> input_map; in FuseRemoteGraphByPlacedArguments() local
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc242 std::unordered_map<int, GraphTransferNodeInputInfo*> input_map; in SortParams() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc428 AffineMap input_map; in getIndexingMaps() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h4174 auto input_map = MapAsVector(input_data, input_shape); in Logistic() local
4288 auto input_map = MapAsVector(input_data, input_shape); in Tanh() local
4473 auto input_map = MapAsVector(input_data, input_shape); in Cast() local
4481 auto input_map = MapAsVector(input_data, input_shape); in Floor() local
4489 auto input_map = MapAsVector(input_data, input_shape); in Ceil() local