Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/tests/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.h139 const absl::InlinedVector<TensorHandle*, 4>& inputs_; variable
233 absl::InlinedVector<TensorHandle*, 4> inputs_; variable
/aosp_15_r20/external/executorch/kernels/portable/cpu/test/
H A Dvec_ops_test.cpp186 std::vector<float> inputs_; member in QuantizeI8F32Test
295 std::vector<int8_t> inputs_; member in DequantizeI8F32Test
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dsimple_planner_test.cc45 std::vector<int> inputs_; member in tflite::__anonec026e940111::TestOp
126 std::vector<int> inputs_; member in tflite::__anonec026e940111::TestGraph
H A Darena_planner_test.cc65 std::vector<int> inputs_; member in tflite::__anone7daca910111::TestOp
146 std::vector<int> inputs_; member in tflite::__anone7daca910111::TestGraph
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/schema/trainingjob/definition/
H A DAutoMlTextSentiment.java72 inputs_; field in AutoMlTextSentiment
508 inputs_; field in AutoMlTextSentiment.Builder
H A DAutoMlTextExtraction.java72 inputs_; field in AutoMlTextExtraction
508 inputs_; field in AutoMlTextExtraction.Builder
H A 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
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/schema/trainingjob/definition/
H A DAutoMlTables.java71 inputs_; field in AutoMlTables
596 inputs_; field in AutoMlTables.Builder
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/kernel_test/
H A Dinput_generator.h52 std::vector<std::pair<string, string>> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Dtest_util.h62 std::vector<TensorFloat32> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/
H A Dcoreml_delegate_kernel.h63 std::vector<TensorData> inputs_; variable
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/
H A Dserver_impl.h83 std::vector<std::string> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_test_util.h158 std::vector<TF_Output> inputs_; variable
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DListInputsResponse.java75 private java.util.List<com.google.cloud.video.livestream.v1.Input> inputs_; field in ListInputsResponse
714 private java.util.List<com.google.cloud.video.livestream.v1.Input> inputs_ = field in ListInputsResponse.Builder
/aosp_15_r20/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/java/com/google/cloud/video/transcoder/v1/
H A DEditAtom.java127 private com.google.protobuf.LazyStringList inputs_; field in EditAtom
860 private com.google.protobuf.LazyStringList inputs_ = field in EditAtom.Builder
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
H A Dcluster.h68 std::vector<std::string> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dtflite_inference_stage.h86 const std::vector<void*>* inputs_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc116 std::vector<int> inputs_; member in tflite::flex::OpInputs
384 OpInputs inputs_; member in tflite::flex::OpNode
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h844 ProcessedNodeInputs inputs_; variable
1028 ProcessedNodeInputs inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.h110 std::vector<InputLayerInfo> inputs_; variable
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dthroughput_benchmark.h95 std::vector<Input> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dnode_builder.h156 std::vector<NodeOut> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dops_testutil.h176 gtl::InlinedVector<TensorValue, 4> inputs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder.h266 std::vector<string> inputs_; variable

1234