Home
last modified time | relevance | path

Searched defs:_input (Results 1 – 25 of 46) sorted by relevance

12

/external/pytorch/torch/distributed/_shard/
Dapi.py181 def hook_func(_module, _input, output): argument
208 def hook_func(_module, _input, output): argument
/external/tensorflow/tensorflow/python/training/
Dtraining.py50 from tensorflow.python.training import input as _input unknown
/external/ComputeLibrary/src/core/NEON/kernels/
DNEFFTDigitReverseKernel.h88 const ITensor *_input; variable
DNEMeanStdDevNormalizationKernel.h89 ITensor *_input; variable
DNENormalizationLayerKernel.h102 const ITensor *_input; variable
DNEInstanceNormalizationLayerKernel.h87 ITensor *_input; variable
DNECol2ImKernel.h110 const ITensor *_input; variable
DNEGatherKernel.h108 const ITensor *_input; variable
DNEPadLayerKernel.h112 const ITensor *_input; variable
DNEBatchNormalizationLayerKernel.h129 ITensor *_input; variable
/external/ComputeLibrary/arm_compute/core/CPP/kernels/
DCPPPermuteKernel.h92 const ITensor *_input; variable
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEDeconvolutionLayer.h148 ITensor *_input; variable
DNELSTMLayerQuantized.h193 Tensor _input; variable
/external/tensorflow/tensorflow/python/kernel_tests/
Dsegment_reduction_ops_deterministic_test.py47 def _input(self, data_type, segment_ids_type): member in SegmentReductionDeterminismExceptionsTest
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLCropResize.h129 const ICLTensor *_input; variable
DCLDepthwiseConvolutionLayer.h132 const ITensor *_input; variable
DCLLSTMLayerQuantized.h216 CLTensor _input; variable
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dsegment_reduction_ops_d9m_test.py55 def _input(self, data_type, segment_ids_type): member in SegmentReductionDeterminismExceptionsTest
/external/tensorflow/tensorflow/python/grappler/
Dremapper_test.py44 def _input(shape): function
/external/pytorch/torch/distributed/checkpoint/examples/
Dasync_checkpointing_example.py72 def _input(): function
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
DMockDataInput.java7 private final InputStream _input; field in MockDataInput
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DTypeParser.java97 protected final String _input; field in TypeParser.MyTokenizer
/external/jackson-databind/src/test/java/perf/
DManualReadWithTypeResolution.java19 private final byte[] _input; field in ManualReadWithTypeResolution
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRecognitionException.cs77 private IIntStream _input; field in Antlr.Runtime.RecognitionException
/external/pytorch/aten/src/ATen/native/
DPackedSequence.cpp34 std::tuple<Tensor, Tensor> _pack_padded_sequence(const Tensor& _input, const Tensor& _lengths, bool… in _pack_padded_sequence()

12