Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc534 const std::vector<TensorShape>& input_concrete_shapes) { in VerifyInputShapes()
657 std::vector<TensorShape> input_concrete_shapes; in ComputeAsync() local
828 const std::vector<TensorShape>& input_concrete_shapes, int batch_size, in BuildEngine()
863 const std::vector<TensorShape>& input_concrete_shapes, OpKernelContext* ctx, in GetEngine()