Home
last modified time | relevance | path

Searched defs:inputs_ (Results 1 – 25 of 65) sorted by relevance

123

/external/tensorflow/tensorflow/lite/testing/kernel_test/
Dinput_generator.h52 std::vector<std::pair<string, string>> inputs_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dtest_util.h62 std::vector<TensorFloat32> inputs_; variable
/external/tensorflow/tensorflow/lite/delegates/coreml/
Dcoreml_delegate_kernel.h63 std::vector<TensorData> inputs_; variable
/external/tensorflow/tensorflow/python/autograph/tests/
Dloop_basic_test.py216 inputs_ = lambda: (iter(_int_dataset(l)), tf.Variable(0)) function
265 inputs_ = lambda: (iter(_int_dataset(l)), tf.Variable(0)) function
314 inputs_ = lambda: (iter(_int_dataset(l)), tf.Variable(0)) function
432 inputs_ = lambda: (iter(type1(l1)), iter(type2(l2))) function
/external/private-join-and-compute/private_join_and_compute/
Dserver_impl.h83 std::vector<std::string> inputs_; variable
/external/tensorflow/tensorflow/c/
Dc_test_util.h158 std::vector<TF_Output> inputs_; variable
/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dcluster.h68 std::vector<std::string> inputs_; variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.h139 const absl::InlinedVector<TensorHandle*, 4>& inputs_; variable
233 absl::InlinedVector<TensorHandle*, 4> inputs_; variable
Deager_operation.h251 absl::InlinedVector<ImmediateExecutionTensorHandle*, 4> inputs_; variable
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dtflite_inference_stage.h86 const std::vector<void*>* inputs_ = nullptr; variable
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.h110 std::vector<InputLayerInfo> inputs_; variable
/external/tensorflow/tensorflow/core/graph/
Dnode_builder.h156 std::vector<NodeOut> inputs_; variable
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.h176 gtl::InlinedVector<TensorValue, 4> inputs_; variable
/external/tensorflow/tensorflow/core/framework/
Dop_def_builder.h266 std::vector<string> inputs_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_execute_node.h135 gtl::InlinedVector<TensorHandle*, 4> inputs_; variable
/external/tensorflow/tensorflow/lite/
Dsimple_planner_test.cc45 std::vector<int> inputs_; member in tflite::__anone504d9720111::TestOp
126 std::vector<int> inputs_; member in tflite::__anone504d9720111::TestGraph
/external/tensorflow/tensorflow/lite/tools/serialization/
Dwriter_lib.h217 std::vector<int> inputs_; variable
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/schema/trainingjob/definition/
DAutoMlTextExtraction.java72 inputs_; field in AutoMlTextExtraction
508 inputs_; field in AutoMlTextExtraction.Builder
DAutoMlTextSentiment.java72 inputs_; field in AutoMlTextSentiment
508 inputs_; field in AutoMlTextSentiment.Builder
DAutoMlTables.java70 private com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs inputs_; field in AutoMlTables
581 private com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs inputs_; field in AutoMlTables.Builder
/external/tensorflow/tensorflow/lite/kernels/ctc/
Dctc_beam_search_decoder_test.cc92 int inputs_; member in tflite::ops::custom::__anon8dde497d0111::CTCBeamSearchDecoderOpModel
/external/tensorflow/tensorflow/cc/framework/
Dops.h60 Inputs inputs_; variable
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/schema/trainingjob/definition/
DAutoMlTables.java71 inputs_; field in AutoMlTables
596 inputs_; field in AutoMlTables.Builder
/external/federated-compute/fcp/client/engine/
Dtflite_plan_engine_test.cc190 std::unique_ptr<absl::flat_hash_map<std::string, std::string>> inputs_ = member in fcp::client::engine::__anon21d822b70111::TfLitePlanEngineTest
/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_specs.h170 std::vector<ArgumentSpec> inputs_; variable

123