Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc39 Tensor BuildTensor(const int batch_size, const int height, const int width, in BuildTensor() function
52 Tensor BuildTensor<float>(const int batch_size, const int height, in BuildTensor() function
/external/tensorflow/tensorflow/python/kernel_tests/
Dlist_ops_test.py1286 def BuildTensor(element_shape): function
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_export.cc737 Optional<BufferOffset<tflite::Tensor>> Translator::BuildTensor( in BuildTensor() function in __anona68d55b50111::Translator