Home
last modified time | relevance | path

Searched defs:addInput (Results 1 – 25 of 200) sorted by relevance

12345678

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dthroughput_benchmark.cpp16 void ThroughputBenchmark::addInput(py::args args, py::kwargs kwargs) { in addInput() function in torch::throughput_benchmark::ThroughputBenchmark
104 void ScriptModuleBenchmark::addInput(py::args&& args, py::kwargs&& kwargs) { in addInput() function in torch::throughput_benchmark::detail::ScriptModuleBenchmark
114 void ScriptModuleBenchmark::addInput(ScriptModuleInput&& input) { in addInput() function in torch::throughput_benchmark::detail::ScriptModuleBenchmark
120 void ModuleBenchmark::addInput(py::args&& args, py::kwargs&& kwargs) { in addInput() function in torch::throughput_benchmark::detail::ModuleBenchmark
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
H A DEagerOperationBuilder.java45 public EagerOperationBuilder addInput(Output<?> input) { in addInput() method in EagerOperationBuilder
226 private static native void addInput(long opHandle, long tensorHandle); in addInput() method in EagerOperationBuilder
H A DGraphOperationBuilder.java66 public GraphOperationBuilder addInput(Output<?> input) { in addInput() method in GraphOperationBuilder
305 private static native void addInput(long handle, long opHandle, int index); in addInput() method in GraphOperationBuilder
H A DOperationBuilder.java57 public OperationBuilder addInput(Output<?> input); in addInput() method
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DProgramVertex.java109 public Builder addInput(Element e) throws IllegalStateException { in addInput() method in ProgramVertex.Builder
H A DProgramVertexFixedFunction.java61 public InternalBuilder addInput(Element e) throws IllegalStateException { in addInput() method in ProgramVertexFixedFunction.InternalBuilder
H A DScriptGroup.java983 public Input addInput() { in addInput() method in ScriptGroup.Builder2
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyAdaptiveCumulator.java105 void addInput(ByteBufAllocator alloc, CompositeByteBuf composite, ByteBuf in) { in addInput() method in NettyAdaptiveCumulator
/aosp_15_r20/system/libvintf/test/
H A DAssembleVintfTest.cpp73 void addInput(const std::string& name, const std::string& s) { in addInput() function in android::vintf::AssembleVintfTest
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DAdditionTestImpl.cpp599 std::vector<float> addInput = { 12, 16, in AdditionAfterMaxPoolTest() local
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptGroup.java1101 public Input addInput() { in addInput() method in ScriptGroup.Builder2
/aosp_15_r20/build/soong/android/
H A Drule_builder.go951 func (c *RuleBuilderCommand) addInput(path Path) string { func
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dtracer.cpp340 static IValue addInput( in addInput() function
/aosp_15_r20/external/error_prone/error_prone/
HDerror_prone_test_helpers-2.36.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp1414 Value* Node::addInput(Value* value) { in addInput() function in torch::jit::Node
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp7011 void AudioPolicyManager::addInput(audio_io_handle_t input, in addInput() function in android::AudioPolicyManager
/aosp_15_r20/prebuilts/sdk/renderscript/lib/
HDjavalib.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/renderscript/ androidx/ ...
HDjavalib_legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/support/v8/renderscript/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar34META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
Dframework.jar35META-INF/ META-INF/MANIFEST.MF android/ android/renderscript/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-35/
Dframework.jarcom/google/android/mms/util/SqliteWrapper.uau com/google/android/ ...
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_java_lite/android_common_apex33/javac/
Dtensorflow_core_proto_java_lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/angle/third_party/bazel/desugar/
HDDesugar.jarAUTHORS LICENSE META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE ...
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_java_lite/android_common_apex33/turbine/
Dtensorflow_core_proto_java_lite.jarorg/tensorflow/distruntime/ClusterDef$Builder.class <Unknown> package org.tensorflow. ...

12345678