Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_xla_computations_pass.cc197 /*static*/ Status EncapsulateXlaComputationsPass::Encapsulate( in Encapsulate() function in tensorflow::EncapsulateXlaComputationsPass
H A Dencapsulate_xla_computations_pass_test.cc198 TEST(EncapsulateXlaComputations, Encapsulate) { in TEST() argument
H A Dencapsulate_subgraphs_pass_test.cc480 Status Encapsulate(GraphDef* graphdef, FunctionDefLibrary* library, in Encapsulate() function
553 Status Encapsulate(GraphDef* graphdef, FunctionDefLibrary* library) { in Encapsulate() function
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/mlkem768/
Dmlkem768.go250 func Encapsulate(encapsulationKey []byte) (ciphertext, sharedKey []byte, err error) { func
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1626 int PCLmGenerator::Encapsulate(void *pInBuffer, int inBufferSize, int thisHeight, in Encapsulate() function in PCLmGenerator
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dencapsulate_tpu_computations_pass.cc2457 /*static*/ Status EncapsulateTPUComputationsPass::Encapsulate( in Encapsulate() function in tensorflow::EncapsulateTPUComputationsPass