Documentation ¶
Overview ¶
Package cpudynamictest is just a hack around Go's limitation to use CGO in tests and to avoid cyclic dependency. Don't use it except inside pjrt package tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPjrtApi ¶
func GetPjrtApi() uintptr
GetPjrtApi calls the statically linked GetPjrtApi. Don't use it, except if inside the pjrt package test. This is just a hack around Go's limitation to use CGO in tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.