Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc705 const std::vector<TensorShape>& input_concrete_shapes) { in VerifyInputShapes()
806 std::vector<TensorShape> input_concrete_shapes; in ComputeAsync() local
1044 const std::vector<TensorShape>& input_concrete_shapes, int batch_size, in BuildEngine()
1090 const std::vector<TensorShape>& input_concrete_shapes, OpKernelContext* ctx, in GetEngine()