Home
last modified time | relevance | path

Searched defs:tensor_offset (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op.cc191 int32 tensor_offset, int64 tensor_num_elements, in VectorTensorMultiply()
204 const quint8* tensor_data, int32 tensor_offset, int64 tensor_num_elements, in VectorTensorMultiply()
334 int32 tensor_offset; in Compute() local
Ddepthwise_conv_op_gpu.h215 const int tensor_offset = in DepthwiseConv2dGPUKernelNHWCSmall() local
/external/tensorflow/tensorflow/lite/experimental/micro/
Dsimple_tensor_allocator_test.cc67 const Offset<Tensor> tensor_offset = CreateTensor( in Create1dTensor() local