@@ -378,6 +378,24 @@ <h1 id="index">
378378 Index
379379 </ h1 >
380380 < div class ="genindex-jumpbox ">
381+ < a href ="#_ ">
382+ < strong >
383+ _
384+ </ strong >
385+ </ a >
386+ |
387+ < a href ="#A ">
388+ < strong >
389+ A
390+ </ strong >
391+ </ a >
392+ |
393+ < a href ="#C ">
394+ < strong >
395+ C
396+ </ strong >
397+ </ a >
398+ |
381399 < a href ="#D ">
382400 < strong >
383401 D
@@ -390,6 +408,12 @@ <h1 id="index">
390408 </ strong >
391409 </ a >
392410 |
411+ < a href ="#F ">
412+ < strong >
413+ F
414+ </ strong >
415+ </ a >
416+ |
393417 < a href ="#G ">
394418 < strong >
395419 G
@@ -438,6 +462,75 @@ <h1 id="index">
438462 </ strong >
439463 </ a >
440464 </ div >
465+ < h2 id ="_ ">
466+ _
467+ </ h2 >
468+ < table class ="indextable genindextable " style ="width: 100% ">
469+ < tr >
470+ < td style ="width: 33%; vertical-align: top; ">
471+ < ul >
472+ < li >
473+ < a href ="py_api/trtorch.html#trtorch.Device.__init__ ">
474+ __init__() (trtorch.Device method)
475+ </ a >
476+ < ul >
477+ < li >
478+ < a href ="py_api/trtorch.html#trtorch.Input.__init__ ">
479+ (trtorch.Input method)
480+ </ a >
481+ </ li >
482+ </ ul >
483+ </ li >
484+ </ ul >
485+ </ td >
486+ </ tr >
487+ </ table >
488+ < h2 id ="A ">
489+ A
490+ </ h2 >
491+ < table class ="indextable genindextable " style ="width: 100% ">
492+ < tr >
493+ < td style ="width: 33%; vertical-align: top; ">
494+ < ul >
495+ < li >
496+ < a href ="py_api/trtorch.html#trtorch.Device.allow_gpu_fallback ">
497+ allow_gpu_fallback (trtorch.Device attribute)
498+ </ a >
499+ </ li >
500+ </ ul >
501+ </ td >
502+ </ tr >
503+ </ table >
504+ < h2 id ="C ">
505+ C
506+ </ h2 >
507+ < table class ="indextable genindextable " style ="width: 100% ">
508+ < tr >
509+ < td style ="width: 33%; vertical-align: top; ">
510+ < ul >
511+ < li >
512+ < a href ="py_api/trtorch.html#trtorch.check_method_op_support ">
513+ check_method_op_support() (in module trtorch)
514+ </ a >
515+ </ li >
516+ </ ul >
517+ </ td >
518+ < td style ="width: 33%; vertical-align: top; ">
519+ < ul >
520+ < li >
521+ < a href ="py_api/trtorch.html#trtorch.compile ">
522+ compile() (in module trtorch)
523+ </ a >
524+ </ li >
525+ < li >
526+ < a href ="py_api/trtorch.html#trtorch.convert_method_to_trt_engine ">
527+ convert_method_to_trt_engine() (in module trtorch)
528+ </ a >
529+ </ li >
530+ </ ul >
531+ </ td >
532+ </ tr >
533+ </ table >
441534 < h2 id ="D ">
442535 D
443536 </ h2 >
@@ -450,6 +543,47 @@ <h2 id="D">
450543 Debug (trtorch.logging.Level attribute)
451544 </ a >
452545 </ li >
546+ < li >
547+ < a href ="py_api/trtorch.html#trtorch.Device ">
548+ Device (class in trtorch)
549+ </ a >
550+ </ li >
551+ < li >
552+ < a href ="py_api/trtorch.html#trtorch.Device.device_type ">
553+ device_type (trtorch.Device attribute)
554+ </ a >
555+ </ li >
556+ < li >
557+ < a href ="py_api/trtorch.html#trtorch.DeviceType ">
558+ DeviceType (class in trtorch)
559+ </ a >
560+ </ li >
561+ </ ul >
562+ </ td >
563+ < td style ="width: 33%; vertical-align: top; ">
564+ < ul >
565+ < li >
566+ < a href ="py_api/trtorch.html#trtorch.Device.dla_core ">
567+ dla_core (trtorch.Device attribute)
568+ </ a >
569+ </ li >
570+ < li >
571+ < a href ="py_api/trtorch.html#trtorch.dtype ">
572+ dtype (class in trtorch)
573+ </ a >
574+ < ul >
575+ < li >
576+ < a href ="py_api/trtorch.html#trtorch.Input.dtype ">
577+ (trtorch.Input attribute)
578+ </ a >
579+ </ li >
580+ </ ul >
581+ </ li >
582+ < li >
583+ < a href ="py_api/trtorch.html#trtorch.dump_build_info ">
584+ dump_build_info() (in module trtorch)
585+ </ a >
586+ </ li >
453587 </ ul >
454588 </ td >
455589 </ tr >
@@ -461,6 +595,20 @@ <h2 id="E">
461595 < tr >
462596 < td style ="width: 33%; vertical-align: top; ">
463597 < ul >
598+ < li >
599+ < a href ="py_api/trtorch.html#trtorch.embed_engine_in_new_module ">
600+ embed_engine_in_new_module() (in module trtorch)
601+ </ a >
602+ </ li >
603+ </ ul >
604+ </ td >
605+ < td style ="width: 33%; vertical-align: top; ">
606+ < ul >
607+ < li >
608+ < a href ="py_api/trtorch.html#trtorch.EngineCapability ">
609+ EngineCapability (class in trtorch)
610+ </ a >
611+ </ li >
464612 < li >
465613 < a href ="py_api/logging.html#trtorch.logging.Level.Error ">
466614 Error (trtorch.logging.Level attribute)
@@ -470,13 +618,34 @@ <h2 id="E">
470618 </ td >
471619 </ tr >
472620 </ table >
621+ < h2 id ="F ">
622+ F
623+ </ h2 >
624+ < table class ="indextable genindextable " style ="width: 100% ">
625+ < tr >
626+ < td style ="width: 33%; vertical-align: top; ">
627+ < ul >
628+ < li >
629+ < a href ="py_api/trtorch.html#trtorch.Input.format ">
630+ format (trtorch.Input attribute)
631+ </ a >
632+ </ li >
633+ </ ul >
634+ </ td >
635+ </ tr >
636+ </ table >
473637 < h2 id ="G ">
474638 G
475639 </ h2 >
476640 < table class ="indextable genindextable " style ="width: 100% ">
477641 < tr >
478642 < td style ="width: 33%; vertical-align: top; ">
479643 < ul >
644+ < li >
645+ < a href ="py_api/trtorch.html#trtorch.get_build_info ">
646+ get_build_info() (in module trtorch)
647+ </ a >
648+ </ li >
480649 < li >
481650 < a href ="py_api/logging.html#trtorch.logging.get_is_colored_output_on ">
482651 get_is_colored_output_on() (in module trtorch.logging)
@@ -496,6 +665,11 @@ <h2 id="G">
496665 get_reportable_log_level() (in module trtorch.logging)
497666 </ a >
498667 </ li >
668+ < li >
669+ < a href ="py_api/trtorch.html#trtorch.Device.gpu_id ">
670+ gpu_id (trtorch.Device attribute)
671+ </ a >
672+ </ li >
499673 < li >
500674 < a href ="py_api/logging.html#trtorch.logging.Level.Graph ">
501675 Graph (trtorch.logging.Level attribute)
@@ -521,6 +695,11 @@ <h2 id="I">
521695 </ td >
522696 < td style ="width: 33%; vertical-align: top; ">
523697 < ul >
698+ < li >
699+ < a href ="py_api/trtorch.html#trtorch.Input ">
700+ Input (class in trtorch)
701+ </ a >
702+ </ li >
524703 < li >
525704 < a href ="py_api/logging.html#trtorch.logging.Level.InternalError ">
526705 InternalError (trtorch.logging.Level attribute)
@@ -565,6 +744,11 @@ <h2 id="M">
565744 < li >
566745 module
567746 < ul >
747+ < li >
748+ < a href ="py_api/trtorch.html#module-trtorch ">
749+ trtorch
750+ </ a >
751+ </ li >
568752 < li >
569753 < a href ="py_api/logging.html#module-trtorch.logging ">
570754 trtorch.logging
@@ -583,6 +767,11 @@ <h2 id="S">
583767 < tr >
584768 < td style ="width: 33%; vertical-align: top; ">
585769 < ul >
770+ < li >
771+ < a href ="py_api/trtorch.html#trtorch.set_device ">
772+ set_device() (in module trtorch)
773+ </ a >
774+ </ li >
586775 < li >
587776 < a href ="py_api/logging.html#trtorch.logging.set_is_colored_output_on ">
588777 set_is_colored_output_on() (in module trtorch.logging)
@@ -602,6 +791,16 @@ <h2 id="S">
602791 set_reportable_log_level() (in module trtorch.logging)
603792 </ a >
604793 </ li >
794+ < li >
795+ < a href ="py_api/trtorch.html#trtorch.Input.shape ">
796+ shape (trtorch.Input attribute)
797+ </ a >
798+ </ li >
799+ < li >
800+ < a href ="py_api/trtorch.html#trtorch.Input.shape_mode ">
801+ shape_mode (trtorch.Input attribute)
802+ </ a >
803+ </ li >
605804 < li >
606805 < a href ="_cpp_api/define_macros_8h_1a18d295a837ac71add5578860b55e5502.html#c.STR ">
607806 STR (C macro)
@@ -618,6 +817,26 @@ <h2 id="T">
618817 < tr >
619818 < td style ="width: 33%; vertical-align: top; ">
620819 < ul >
820+ < li >
821+ < a href ="py_api/trtorch.html#trtorch.TensorFormat ">
822+ TensorFormat (class in trtorch)
823+ </ a >
824+ </ li >
825+ < li >
826+ < a href ="py_api/trtorch.html#trtorch.TensorRTCompileSpec ">
827+ TensorRTCompileSpec() (in module trtorch)
828+ </ a >
829+ </ li >
830+ < li >
831+ trtorch
832+ < ul >
833+ < li >
834+ < a href ="py_api/trtorch.html#module-trtorch ">
835+ module
836+ </ a >
837+ </ li >
838+ </ ul >
839+ </ li >
621840 < li >
622841 trtorch.logging
623842 < ul >
@@ -1206,6 +1425,10 @@ <h2 id="T">
12061425 trtorch::CompileSpec::num_min_timing_iters (C++ member)
12071426 </ a >
12081427 </ li >
1428+ </ ul >
1429+ </ td >
1430+ < td style ="width: 33%; vertical-align: top; ">
1431+ < ul >
12091432 < li >
12101433 < a href ="_cpp_api/structtrtorch_1_1CompileSpec.html#_CPPv4N7trtorch11CompileSpec14ptq_calibratorE ">
12111434 trtorch::CompileSpec::ptq_calibrator (C++ member)
@@ -1216,10 +1439,6 @@ <h2 id="T">
12161439 trtorch::CompileSpec::refit (C++ member)
12171440 </ a >
12181441 </ li >
1219- </ ul >
1220- </ td >
1221- < td style ="width: 33%; vertical-align: top; ">
1222- < ul >
12231442 < li >
12241443 < a href ="_cpp_api/structtrtorch_1_1CompileSpec.html#_CPPv4N7trtorch11CompileSpec24require_full_compilationE ">
12251444 trtorch::CompileSpec::require_full_compilation (C++ member)
0 commit comments