/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | py_checkpoint_reader.py | 63 def get_tensor(self, tensor_str): function
|
/aosp_15_r20/external/ComputeLibrary/src/common/ |
H A D | TensorPack.cpp | 65 arm_compute::ITensor *TensorPack::get_tensor(int32_t slot_id) in get_tensor() function in arm_compute::TensorPack
|
/aosp_15_r20/external/ComputeLibrary/src/core/ |
H A D | ITensorPack.cpp | 64 ITensor *ITensorPack::get_tensor(int id) in get_tensor() function in arm_compute::ITensorPack
|
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/utils/ |
H A D | export.py | 112 def get_tensor(io_info, tensors, logger, checking_output=False): function
|
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/ |
H A D | ArgumentPack.h | 123 T *get_tensor(Id id) in get_tensor() function
|
/aosp_15_r20/external/pytorch/test/cpp_extensions/ |
H A D | maia_extension.cpp | 8 Tensor get_tensor(caffe2::TypeMeta dtype, IntArrayRef size) { in get_tensor() function
|
/aosp_15_r20/external/pytorch/torch/nn/utils/ |
H A D | _named_member_accessor.py | 164 def get_tensor(self, name: str) -> torch.Tensor: member in NamedMemberAccessor
|
/aosp_15_r20/external/executorch/backends/qualcomm/builders/ |
H A D | node_visitor.py | 92 def get_tensor(self, input_node, op_node, idx=None): member in NodeVisitor
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/ |
H A D | interpreter.py | 837 def get_tensor(self, tensor_index, subgraph_index=0): member in Interpreter
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/ |
H A D | dtensor_device_util.h | 286 virtual TFE_TensorHandle* get_tensor(size_t index) const { in get_tensor() function
|
H A D | dtensor_device_util.cc | 496 TFE_TensorHandle* SparseTensorWithLayout::get_tensor(size_t index) const { in get_tensor() function in tensorflow::dtensor::SparseTensorWithLayout
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | debug_data.py | 338 def get_tensor(self): member in DebugTensorDatum
|
/aosp_15_r20/external/executorch/exir/emit/test/ |
H A D | test_emit.py | 1178 def get_tensor(self) -> torch.Tensor: member in TestEmit.test_emit_prims.Simple
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | test_export.py | 825 def get_tensor(self, i): member in TestExport.test_state_tensors.M 854 def get_tensor(self, i): member in TestExport.test_state_tensors.M
|